<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1440px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}

.in_header{width:100%; height:9.4vh; position:fixed; top:0; left:0;  z-index:9999; padding:0 4% 0 3%; z-index: 9; background:rgba(0,0,0,0.5)}
.h_logo{width:12%; height:9.4vh; float: left; display: flex; align-items: center;}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.h_dianhua{float: right; line-height: 9.4vh; font-size: 16px; color: #ffffff; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 35px;}
.h_dianhua span{color:#ffffff; font-weight: bold; font-size: 22px; font-family: "Arial"}
.logo2{display: none}



/*导航*/
#menu{float: right; width:50%; height: 100%; background: url(../images/nav_xs.png) no-repeat right center;  margin-right: 2%;}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:9.2vh; width:12.5%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px;   height:100%;   overflow: hidden; position: relative; display: block}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left:-70px; top:9vh;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#333;}
#menu .nav .sub a:hover{ color:#016fbc;  }
.nLi &gt; p &gt; span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#fff; border-bottom: 2px solid #fff; font-weight: bold;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:#fff; border:0; width:10px; height:10px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:#efc395;}
#fp-nav.right{right:20px;}
#fp-nav ul li, .fp-slidesNav ul li{width:12px; height:12px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li:after{content: ""; width:1px; height: 18px; background:rgba(255,255,255,0.2); position: absolute; top:12px; left:6px; z-index: 9}
#fp-nav ul li:last-child:after{display: none}


.two_header{background: none}
.two_header .logo2{display: block}
.two_header .logo1{display: none}
.two_header #menu .nav .nLi p a{color:#333333}
.two_header #menu .nav .active p a,.two_header #menu .nav .nLi:hover p a{color:#016fbc; border-bottom: 2px solid #016fbc; font-weight: bold;}
.two_header .h_dianhua{color: #333333; background: url(../images/hh_dhs.png) no-repeat left center; }
.two_header .h_dianhua span{color:#016fbc; }






/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100%; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; height:100% }
.section1 .swiper-slide a{width:100%; height:100%; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100%; object-fit: cover; object-position: center center;}
.section1 .swiper-button-next,.section1 .swiper-button-prev{width:54px; height: 55px;  top:50%; margin-top:-27.5px; z-index: 999}
.section1 .swiper-button-next{background:url(../images/n_right.jpg) no-repeat center; right:5%}
.section1 .swiper-button-prev{background:url(../images/n_left.jpg) no-repeat center; left:5%;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content:""}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:""}
.section1 .swiper-pagination{bottom:5%}
.section1 .swiper-pagination-bullet{width:10px; height: 10px; background: #fff; margin: 0 10px!important}
.in_ban{position: absolute; bottom:8%; width: 121px; height: 121px; border-radius:50%; z-index: 9; right:1%; padding:17px; display: block}
.in_ban_jts{width:100%; height: 100%; background: url(../images/down_bjs.png) no-repeat center; background-size: 100% 100%; text-align: center; padding-top:16px; position:relative; z-index:1}
.in_ban_jts p{color:#fff; font-size: 12px; text-align: center}

.in_ban:after{content:""; width:111px; height:111px; border: 5px solid rgba(255,255,255,0.5); border-radius:50%; position:absolute; top:0; left:0; animation: plus 1.5s linear infinite;transform: scale(0); 	}

	
	@keyframes plus{
		0%{
			transform: scale(0);
			opacity:0
		}
		
		
		40%{
			transform: scale(0.8); 
			opacity:1
		}
			
		80%{
			transform: scale(1); 
			opacity:1
		}	
			
		100%{
			
			transform: scale(1.2);
			opacity:0			
		}
		

	}





/*banner*/
.banner{ position: relative;}
.banner-index{position: relative;overflow: hidden; height:100vh}
.banner-index .list .video-js{position: absolute;top: 0;left: 0;width: 100%;height: 100vh;background: none;}
.banner-index .list,
.banner-index .list &gt; li{position: absolute;top: 0;left: 0;width: 100%;height: 100vh;}
.banner-index .list &gt; li.active{z-index: 1;}
.banner-index .list &gt; li a{display: block;width: 100%;overflow: hidden; height:100vh}
.banner-index .list &gt; li img.ban_pic{display: block;width: 100%; height:100vh; opacity: 0;-webkit-transition: all 1s;transition: all 1s;-webkit-transform: scale(1.2);transform: scale(1.2);}
.banner-index .list &gt; li.noscale img.ban_pic,
.banner-index .list &gt; li.active img.ban_pic{opacity: 1;-webkit-transform: none;transform: none; object-fit: cover; object-position: center center;
}
.banner-index .list.ground,
.banner-index .list.ground li{position: relative;width: auto;height: auto;}
.banner-index .btn{right: 50%; margin-right: -40px;  bottom: 20px;  z-index: 1; overflow: hidden;  position: absolute;}
.banner-index .btn a{display: block;width: 16px;height: 16px;margin: 10px 5px;border: 1px solid transparent;border-radius: 50%; float: left;}
.banner-index .btn a i{display: block;width: 8px;height: 8px;margin: 3px auto;background: #fff;border-radius: 50%;}
.banner-index .btn a.active{border-color: #016fbc;}
.banner-index .btn a.active i{background: #016fbc;}
.banner-index-mobile{display: none;}
.banner-index video{height:100%!important; width: 100%; object-fit: cover;}





/*关于我们*/
.index_about{width:100%; height: 100vh; overflow: hidden; }
.index_about_ban{background: url(../images/about_bjs.jpg) no-repeat center bottom; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .index_about_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about .w1440{position: relative; z-index:9; overflow: hidden; margin-top:5vh}
.index_about_left{width:54%; height: auto; float: left; padding-top: .6rem}
.index_about_left h4{color:#000000; font-size: 72px; font-family: "Arial"; text-transform: uppercase; opacity: 0.1; font-weight: bold; line-height: 40px;}
.index_about_left h5{color:#016fbc; font-size: 30px; font-weight:bold; margin-top: -30px}
.index_about_left h6{color:#000000; font-size: 30px; margin: 5vh 0}
.in_abxx{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 16px; line-height: 30px;}
.index_about_left ul{width:100%; height: auto; overflow: hidden; margin-top:7vh}
.index_about_left ul li{width:89px; height: 96px; float: left; background: url(../images/ys_bjs.png) no-repeat center; text-align: center; padding-top: 24px; margin-right:5%}
.index_about_left ul li p{color:#333333; font-size: 16px;  margin-top: 5px;}
.index_about_left ul li i{width:100%; height:24px; display: block }
.index_about_left ul li:last-child{margin-right: 0}
.ab1{background: url(../images/ab1.png) no-repeat center}
.ab2{background: url(../images/ab2.png) no-repeat center}
.ab3{background: url(../images/ab3.png) no-repeat center}
.ab4{background: url(../images/ab4.png) no-repeat center}
.ab5{background: url(../images/ab5.png) no-repeat center}
.index_about_left ul li:hover{background: url(../images/yys_bjs.png) no-repeat center}
.index_about_left ul li:hover .ab1{background: url(../images/abh1.png) no-repeat center}
.index_about_left ul li:hover .ab2{background: url(../images/abh2.png) no-repeat center}
.index_about_left ul li:hover .ab3{background: url(../images/abh3.png) no-repeat center}
.index_about_left ul li:hover .ab4{background: url(../images/abh4.png) no-repeat center}
.index_about_left ul li:hover .ab5{background: url(../images/abh5.png) no-repeat center}
.index_about_left ul li:hover p{color:#fff}
.in_abmore{width:auto; height: 60px; line-height: 60px; float: right; color:#333333; font-size: 18px; padding-left: 70px;  margin-top: 6.5vh; position:relative}
.in_abmore:after{content:""; width:57px; height:60px; background: url(../images/jt.png) no-repeat left center; position:absolute; top:0; left:0; animation:circleRoate 5s infinite linear ; }

@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 




.in_abmore:hover{color:#016fbc}
.index_about_right{width:31%; height: auto; float: right; margin-top: 4vh}
.about_right_nian{width:100%; height:220px; background: #fff; padding:38px 56px; position: relative}
.about_right_nian img{display: block}
.about_right_nian h4{color:#000000; font-size: 16px;}
.about_right_nian h4 span{color:#000000; font-size: 48px; font-weight: 900; font-family: "Arial"; margin-right: 10px;}
.about_right_nian p{color:#000000; font-size: 16px;}
.ab_video{width:67px; height: 67px; position: absolute; top:80px; right:15%}
.ab_video img{width:100%; display: block; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.ab_video:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.about_right_mj{width:100%; height: 220px; margin-top: 10px; background: url(../images/num_bjs.jpg) no-repeat center; padding:38px 56px; }
.about_right_mj img{display: block}
.about_right_mj h4{color:#fff; font-size: 16px;}
.about_right_mj h4 span{color:#fff; font-size: 48px; font-weight: 900; font-family: "Arial"; margin-right: 10px;}
.about_right_mj p{color:#fff; font-size: 16px;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*第2块*/
.section2{display: block; width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section2_ban{background: url(../images/product_bjs.jpg) no-repeat center bottom; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_title{position: absolute; top:20%; left:50%; z-index:999; width:1180px; transform: translate(-50%,0);}
.index_product_title h5{color:#fff; font-size: 72px; font-weight: bold; opacity: 0.1; font-family: "Arial"; text-transform: uppercase; line-height:70px;}
.index_product_title h4{color:#ffffff; font-size: 30px; font-weight: bold;  margin-top: -45px;}
.index_product_title p{color:#fff; font-size: 16px; margin-top: 8px;}
.section2_all{width:100%; height: 100vh; position: relative; z-index: 9}
.section2_all .swiper-slide a{width:100%; height: 100vh; display: block;  position: relative}
.index_product_all{width:100%; height: auto; overflow: hidden; display: block; position: absolute; top:34%; left:0; padding: 0 8%}
.index_pro_pic{width:100%; height: auto; overflow: hidden; margin: 2vh 0}
.index_pro_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_all h4{color:#ffffff; font-size: 24px; font-weight: bold; width: 100%; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;opacity: 0}
.index_product_all h5{color:#ffffff; font-size: 24px; font-weight: bold; text-align: center; width: 100%; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_all i{width:57px; height: 60px; display: block; background: url(../images/p_jia.png) no-repeat center; margin:5vh auto 0; animation:circleRoate 5s infinite linear ; }
.section2_all .swiper-slide a:hover{background: url(../images/p_hover.png) no-repeat center}
.section2_all .swiper-slide a:hover h5{display: none}
.section2_all .swiper-slide a:hover h4{opacity: 1}
.section2_all .swiper-slide a:hover .index_pro_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*第3块*/
.section3{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section3 .fp-tableCell{vertical-align: bottom;}
.section3 .w1440{position: relative; z-index: 9; }
.section3_ban{background: url(../images/case_bjs.jpg) no-repeat center bottom; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_case_title{position: absolute; top:20%; left:50%; z-index:999; width:1180px; transform: translate(-50%,0);}
.index_case_title h5{color:#000000; font-size: 72px; font-weight: bold; opacity: 0.1; font-family: "Arial"; text-transform: uppercase; line-height:70px;}
.index_case_title h4{color:#0d40a9; font-size: 30px; font-weight: bold;  margin-top: -45px;}
.index_case_title p{color:#333333; font-size: 16px; margin-top: 8px; line-height: 30px;}
.index_case_all{width:100%; height: auto;  position: relative; overflow: hidden; z-index: 9}
.index_case_all .swiper-container{width:100%; height: auto; overflow: hidden; position: relative}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; position: relative} 
.index_case_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a h4{position: absolute; bottom:20px; left:0; color:#fff; font-size: 18px; font-weight: bold; padding: 0 20px}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:47px; height:47px; margin-top: 0; top:auto; bottom:0}
.index_case_all .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/c_right.png) no-repeat center; right:0;}
.index_case_all .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/c_left.png) no-repeat center; left:auto; right:47px}
.index_case_all .swiper-button-prev:hover{background:rgba(1,111,188,0.87) url(../images/c_left.png) no-repeat center}
.index_case_all .swiper-button-next:hover{background:rgba(1,111,188,0.87) url(../images/c_right.png) no-repeat center}
.index_case_all .swiper-pagination{width:100px; bottom:auto; top:-21vh; right:10%; left:auto; font-size: 16px; color: #fff}
.index_case_all .swiper-pagination-current{color:#c1a36c; font-weight: bold; font-size: 24px;}
.index_case_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_left{width:22%; height:62.5vh; float: left; background: url(../images/case_left.png) no-repeat center; position: relative}
.index_case_left a{position: absolute; bottom:30%; right:20%;  text-align: center}
.index_case_left a p{color:#fff; font-size: 18px;}
.index_case_left a img{display: block; margin:0 auto 20px;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out; animation:circleRoate 5s infinite linear ; 

}
.index_case_center{width:34.3%; height: auto; float: left; margin-left:1.5%}
.section3 ul{width:39%; height: auto; float: right; margin-right: 1.6%; margin-top: 10vh}
.section3 ul li{width:48%; height: auto; float: left; }
.section3 ul li:last-child{float: right}
.index_case_pic{width:100%; overflow: hidden}
.index_case_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section3 ul li h4{width:100%; height:40px; line-height: 40px; color: #333333; font-size: 18px; font-weight: bold; text-align: center; margin-top: 10px;}
.section3 ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.section3 ul li:hover h4{color:#0d40a9}
.index_case_left a:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*4*/
.section4{display: block; width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9;  overflow:hidden}
.section4_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title h5{color:#fff; font-size: 72px; font-weight: bold; opacity: 0.1; font-family: "Arial"; text-transform: uppercase; line-height:70px;}
.index_news_title h4{color:#ffffff; font-size: 30px; font-weight: bold;  margin-top: -45px;}
.index_news_left{width:72%; height: auto; float: left}
.index_news_nav{width:100%; height: auto; overflow: hidden; margin: 38px 0}
.index_news_nav a{width:164px; height: 43px; line-height: 43px; color: #ffffff; font-size: 16px; font-weight: bold; border-radius: 25px; text-align: center; border: 1px solid #fff; float: left; margin-right: 20px;}
.index_news_nav a:hover{background: #fff; color:#016fbc}

.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 3vh}
.index_news_left ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 20px; margin-bottom: 20px;}
.index_news_left ul li:last-child{border-bottom: 0}
.index_news_pic{width:26%; height: auto; float: left}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:55%; height: auto; float: left; margin-left: 3%}
.index_news_xx dl{width:100%; height: auto; overflow: hidden; margin: 20px 0}
.index_news_xx dl dt{width:70%; height: 40px; line-height: 40px; color: #fff; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; float: left}
.index_news_xx dl dd{float: right; font-size: 16px; color: #fff; line-height: 40px;}
.index_news_xx p{width:100%; height: 60px; line-height: 30px; color: #fff; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left i{width:57px; height: 60px; float: right; background: url(../images/p_jia.png) no-repeat center; margin-top: 35px; 
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; animation:circleRoate 5s infinite linear ; }
.index_news_right{width:19.2%; height: auto; float: right}
.index_news_right a{width:100%; height: auto; display: block; position: relative; margin-bottom: 12px; overflow: hidden}
.index_news_right a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_right a h4{width:100%; height:30px; line-height: 30px; padding: 0 5px; text-align: center; color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; bottom:0; left:0; background: rgba(0,0,0,0.3)}

.index_news_left ul li:hover img,.index_news_right a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_left ul li:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}






/*第8块*/
.section7{display: block; width: 100%; height: 100%; overflow: hidden; position: relative; }
.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7 .w1440{position: relative; z-index: 9; overflow: hidden; margin-bottom: 10vh}
.section7_top{width:100%; height: auto; overflow: hidden;  }
.index_contact_left{width:50%; height: auto; float: left; }
.in_contact_title{width:100%; height: auto; overflow: hidden}
.in_contact_title h5{color:#000000; font-size: 72px; font-weight: bold; opacity: 0.1; font-family: "Arial"; text-transform: uppercase; line-height:70px;}
.in_contact_title h4{color:#016fbc; font-size: 30px; font-weight: bold;  margin-top: -45px;}
.in_contact_title p{color:#000000; font-size: 30px; margin: 2vh 0 6vh}
.index_contact_xx{width:100%; height: auto; overflow: hidden;}
.index_contact_xx p{color:#000000; font-size: 16px; line-height:35px; width: 50%; padding-left:35px; float: left; margin-bottom: 38px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.f4{background: url(../images/f4.png) no-repeat left center}
.contact_more{background: url(../images/c_jt.png) no-repeat left center; padding-left:70px; height: 60px; line-height:60px; display: block; transition: all 0.4s ease-in-out;}
.contact_more:hover{padding-left:90px; color:#016fbc; transition: all 0.4s ease-in-out;}

.section7_input{width:40%; height: auto; overflow: hidden; float: right }
.section7_input h4{color:#016fbc; font-size: 30px; font-weight: bold;  margin: 3vh 0}
.section7_input p{height:5vh;  position: relative; width:48%; border-bottom: 1px solid #e5e5e5; margin-bottom:5px}
.section7_input p input[type="text"]{width:100%; height: 100%; background: none; border: 0; color:#000000; font-size: 16px; }
.section7_input textarea{width:100%; height:11vh;  resize: none; border: 0; border-bottom: 1px solid #e5e5e5; font-size: 16px; color:#000000; 
 float: left; background: none; margin-top: 3vh}
.in_tijiao{width:31%; height:5vh; border: 0; background:#016fbc; color:#fff; font-size:16px;  margin-top:4vh }
.in_tijiao:hover{background: #6ab632; color:#fff; cursor: pointer}
.section7_bottom_ma{width:20%; height: auto; float: right}
.section7_bottom_ma dl{width:45%; height: auto; float: left; margin-right:10%}
.section7_bottom_ma dl dt{width:100%; height: auto; overflow: hidden}
.section7_bottom_ma dl dt img{width:100%; display: block}
.section7_bottom_ma dl dd{width:100%; line-height: 30px; color: #999999; font-size: 14px;  text-align: center}
.section7_bottom_ma dl.dl_last{margin-right: 0}
.section7_bottom_left{width:395px; height: auto; float: left}
/* .f_logo{background: url(../images/f_logo.png) no-repeat left center; padding-left:70px; height: 60px; width: 100%; display: block} */
/* .f_logo h4{color:#333333; font-size: 24px; font-weight: bold;} */
/* .f_logo p{color:#333333; font-size: 12px; color:#333333} */
.index_zgs{width:100%; height:51px; background: #fff; position: relative;  margin-top: 48px; border: 1px solid #0166fd}
.index_zgs:after{content: ""; width:83px; height: 51px; position: absolute; top:0; right:0; background:url(../images/link_jts.jpg) no-repeat center; }
.index_zgs p{width:100%; height:100%; line-height:51px;  font-size: 14px; color: #333; opacity: 0.5; padding-left:5%}
.index_zgs_all{width:100%; height:200px; overflow-y: auto; padding: 10px; position: absolute; top:-200px; left:0; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,0.2); z-index: 9; display: none}
.index_zgs_all a{width:100%; height: auto; font-size:16px; color: #333; display: block; margin:10px 0}
.index_zgs:hover .index_zgs_all{display: block}
.index_zgs_all a:hover{color:#c99255}
.index_zgs:hover:after{transform: rotate(180deg); }


/*版权*/
.index_banquan{width:1440px; height:auto; overflow: hidden; position: absolute; bottom:5vh;  left:50%; transform: translate(-50%,0);}
.index_banquan .copy_l{width:100%; font-size: 14px; color: #fff;}
.copy_l a{font-size: 14px; color: #fff; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:100%; height:5vh; line-height: 5vh; }
.index_zhichi p{ width:auto; float: left; font-size: 14px; color:#333333; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:1.5vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:1.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}

.index_ma{width:34px; height: auto; position: fixed; bottom:6%; left:3%; z-index: 9}
.in_sj,.in_wx{width:34px; height: 34px;  position: relative; margin-bottom:2vh;}
.in_sj img,.in_wx img{width:100px; height: auto; display: none; position: absolute; top:-40px; left:34px}
.in_sj:hover img{display: block}
.in_wx:hover img{display: block}
.in_sj{background: url(../images/h_sj.png) no-repeat center}
.in_wx{background: url(../images/h_wx.png) no-repeat center}

.two_header .in_sj{background: url(../images/hh_sj.png) no-repeat center}
.two_header .in_wx{background: url(../images/hs_wx.png) no-repeat center}










/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid  rgb(255 255 255 / 50%); border-bottom:1px solid  rgb(255 255 255 / 50%); display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_banner{background: url(../images/fuwu_banner.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.rlzy_banner{background: url(../images/rlzy_banner.jpg) no-repeat center}


.nav-wrap ul{display: table!important; margin:20px auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:40px; position: relative; margin-bottom:5px;}
.nav-wrap li a{font-size: 17px; padding: 0 26px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #016fbc; left: 50%;  margin-left:-40px; }
.nav-wrap li a:hover{color:#016fbc}

/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #016fbc; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #016fbc; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #016fbc}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #016fbc; position: absolute; left: 20px; top:24px; display: block; content: "";}
.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#016fbc; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}
.pro_text{width:100%; height:auto; margin:20px 0 10px; line-height:30px;}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:70%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #016fbc}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:12%; height:auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#016fbc}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_tp.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize: none;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#016fbc; cursor:pointer; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #171717; padding-bottom: 10px; padding-top: 40px}
.footer .w1440{overflow: hidden}
.footer_left{width:298px; height: auto; float: left}
.footer_left p{color:#fff; line-height: 30px; font-size: 16px;}
.f_logo{width:100%; height: auto; display: block; margin-bottom: 20px; overflow: hidden}
.f_logo img{width:78px; height: auto; display:block; margin:0px auto;}
.f_logo dl{float: left; margin-left: 20px; margin-top: 14px}
.f_logo dl dt{color:#fff; font-weight: bold; font-size: 24px; line-height: 32px}
.f_logo dl dd{color:#fff;  font-size: 12px; text-transform: uppercase; margin-top:8px;}
.footer_center{width:722px; height: auto; float: left; margin-left:4% }
.footer_center dl{float: left;width:20%}
.footer_center dl dt{color:#fff; font-size: 16px; line-height: 30px;}
.footer_center dl dd{width:100%; height: auto; overflow: hidden}
.footer_center dl dd a{color:#999999; font-size: 16px; line-height: 30px; display: block}
.footer_center dl dd a:hover{color:#fff}
.footer_center dl:last-child{margin-right:0}
.footer_right{width:248px; height: auto; float: right; }
.footer_right h4{color:#fff; font-size: 16px; margin-bottom:20px;}
.footer_right dl{width:110px; height: auto; float: left; margin-right:22px}
.footer_right dl:last-child{margin-right: 0}
.footer_right dl dt{width:100%; height: auto; overflow: hidden}
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color:#fff}
.footer_copy{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.2); margin-top: 30px;}
.copy{clear:both;width:100%;height:30px; line-height:30px;  position: relative; border-top:1px solid rgba(255,255,255,0.1) }
.copy_l{font-size:14px; color:#fff; height: 100%; width: auto; margin:30px auto 15px; float: left }
.copy_l a{color:#fff}

.footer_zhichi{width:auto; height:30px; overflow: hidden; float: right; margin-top:20px}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px; margin-top:5px;}
.footer_zhichi .js{width:88px;height: 18px; background: url(../images/wl.png) no-repeat;  margin-top: 5px}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_links:hover .footer_lj{display: block}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#024795;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




@media screen and (max-width:1500px){
	.w1440,.index_banquan{width:1200px;}
	.index_case_left{height:52vh}

	.index_case_title h5,.index_product_title h5,.index_news_title h5,.in_contact_title h5,.index_about_left h4{font-size:60px;}
	.index_product_all{top:38%}
		.footer_right{width:220px;}
	.footer_right dl{width:99px;}
	.footer_center{width:626px;}
}


@media screen and (max-width:1380px){
	#menu{width:55%; margin-right:1%}
	#menu .nav .nLi p a,.index_product_title p{font-size:15px;}
	.index_about_left h6{font-size:26px; margin:3vh 0}
	.about_right_mj,.about_right_nian{height:195px;}
	.index_product_all h5,.index_product_all h4{font-size:20px;}
	.about_right_mj h4 span,.about_right_nian h4 span{font-size:36px;}
	.index_product_all i{width:45px; height:48px; background-size:100% 100%}
	.index_case_title p{font-size:15px; line-height:26px;}
	.index_about .w1440,.section4 .w1440{transform: scale(0.9); -ms-transform: scale(0.9);-webkit-transform: scale(0.9);-o-transform: scale(0.9);-moz-transform:scale(0.9)}
	.section4 .w1440{margin-top:10vh}
	.in_contact_title p{font-size:24px; margin: 2vh 0 4vh;}
	.index_contact_xx p{margin-bottom:20px;}
	.in_contact_title h4,.section7_input h4{font-size:26px;}
	.section7_ban{background: url(../images/contact_bjs.jpg) no-repeat center 63%;}

}





</pre></body></html>